home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / QuickTime VR / Windows / Samples / ViewerSample / 3dShell.h < prev    next >
Encoding:
Text File  |  1996-05-03  |  174 b   |  5 lines  |  [TEXT/LMAN]

  1. BOOL InitApplication(HANDLE);
  2. BOOL InitInstance(HANDLE, int);
  3. LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
  4. LRESULT CALLBACK About  (HWND, UINT, WPARAM, LPARAM);
  5.